We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3406f20 commit 138886dCopy full SHA for 138886d
2 files changed
unstract/autogen-client/README.md
@@ -173,4 +173,4 @@ Contributions are welcome! Please read our contributing guidelines and submit pu
173
For issues and questions:
174
- GitHub Issues: https://github.com/Zipstack/unstract/issues
175
- Documentation: https://docs.unstract.com
176
-- Email: support@unstract.com
+- Email: support@unstract.com
unstract/autogen-client/pyproject.toml
@@ -14,7 +14,7 @@ authors = [
14
]
15
keywords = [
16
"autogen",
17
- "unstract",
+ "unstract",
18
"llm",
19
"ai",
20
"chatbot",
@@ -136,4 +136,4 @@ asyncio_mode = "auto"
136
markers = [
137
"slow: marks tests as slow (deselect with '-m \"not slow\"')",
138
"integration: marks tests as integration tests",
139
-]
+]
0 commit comments