Metadata-Version: 2.4
Name: llmfaker
Version: 0.0.8
Summary: A mock server that mimics OpenAI and Anthropic API formats for testing
Author-email: Luke Hinds <luke@stacklok.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/rajacsp/llmfaker
Project-URL: Repository, https://github.com/rajacsp/llmfaker
Keywords: mock,llm,openai,anthropic,testing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi>=0.68.0
Requires-Dist: uvicorn>=0.15.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: python-json-logger>=2.0.0
Requires-Dist: pyyaml>=5.4.1
Requires-Dist: watchdog>=2.1.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: tiktoken>=0.9.0
Requires-Dist: click>=8.1.0
Requires-Dist: requests>=2.32.3
Dynamic: license-file

# llmfaker
# llmfaker
