issues
search
Nayjest
/
ai-microcore
MIT License
22
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix ChromaDB 0.5.X compatibility issues
#31
Nayjest
opened
2 hours ago
1
file storage should try first use local path (from cwd) and use it if path is within the storage by itself
#30
Nayjest
opened
1 day ago
0
Make api_url / llm_api_url, etc aliases for LLM_API_BASE
#29
Nayjest
opened
1 week ago
0
Create documentation for all available configuration options
#28
Nayjest
opened
2 months ago
0
Integrate Azure AI Inference client library for inference via https://github.com/marketplace/models/
#27
Nayjest
opened
3 months ago
0
Tiktoken usage for estimating number of tokens in prompt / response, fitting semantic search results to target token num
#26
Nayjest
closed
3 months ago
0
Add HuggingFace Transformers .env example
#25
Nayjest
opened
4 months ago
0
Avoid modification of json.JSONEncoder in utils
#24
Nayjest
opened
5 months ago
1
ChromaDB errors for collection names < 3 chars, implement automatic prefixing for short collection names
#23
Nayjest
opened
6 months ago
0
Responses of Anthropic API have "content" property that overrides default one provided by microcore in LLMResponse object, and that leads to errors in parse_json method relying on this field
#22
Nayjest
closed
6 months ago
0
Update documentation for using microcore with local models (transformers, custom func)
#21
Nayjest
opened
6 months ago
0
Implement context manager for usage metrics
#20
Nayjest
closed
6 months ago
0
implement openai_style response_format argument with additional types (python code, sql) for transformers
#19
Nayjest
opened
6 months ago
0
google_vertex_response_validation: False appears in config.describe for non-google APIs
#18
Nayjest
closed
6 months ago
0
some config options does not work without LLM_ prefix
#17
Nayjest
closed
6 months ago
0
Feature request: possibility to configure complex values (dicts, lists) via .env
#16
Nayjest
opened
7 months ago
0
mc.storage.file_link adds redundant storage base path if absolute link was used
#15
Nayjest
opened
7 months ago
0
Unwanted behaviour: previous configuration remains active when calling configure(...) with invalid settings
#14
Nayjest
closed
7 months ago
0
v2.1
#13
Nayjest
closed
7 months ago
0
Do not call colorama.init from jupyter notebooks
#12
Nayjest
closed
7 months ago
0
max_tokens unsupported by Gemini & possible some other models
#11
Nayjest
opened
8 months ago
0
Drop unsupported params for Anthropic Claude 3
#10
Nayjest
closed
8 months ago
0
Provide default value for DOT_ENV_FILE
#9
Nayjest
opened
9 months ago
0
No clear errors when chromadb is missing
#8
76dorothy67
opened
10 months ago
0
storage.write: implement rewrite_existing | backup_existing as flags
#7
Nayjest
opened
1 year ago
0
implement parsing json .md wrapper ```json ... ```, (gpt's often answers this way)
#6
Nayjest
closed
1 year ago
0
Implement bool_from_env config field metadata to avoid writing additional logic in __post_init
#5
Nayjest
opened
1 year ago
0
disable jinja autoescaping
#4
Nayjest
closed
1 year ago
0
chroma: get_all returns 10 results
#3
Nayjest
closed
1 year ago
1
Fix tests after implementing OpenAI v1.0 support
#2
Nayjest
closed
1 year ago
0
IDE autocompletion for custom microcore llm params like callback
#1
Nayjest
opened
1 year ago
0