cognee/cognee/infrastructure/llm
Igor Ilic 860218632f refactor: add suggestions from PR
Add suggestsions made by CodeRabbit on pull request
2025-01-28 17:15:25 +01:00
..
anthropic feat: Add max_chunk_tokens value to chunkers 2025-01-28 14:32:00 +01:00
generic_llm_api feat: Add max_chunk_tokens value to chunkers 2025-01-28 14:32:00 +01:00
openai feat: Add max_chunk_tokens value to chunkers 2025-01-28 14:32:00 +01:00
prompts Feat/cog 950 improve metric selection (#435) 2025-01-15 10:45:55 +01:00
tokenizer refactor: Change variable and function names based on PR comments 2025-01-28 10:10:29 +01:00
__init__.py refactor: Add max chunk tokens to code graph pipeline 2025-01-28 15:33:34 +01:00
config.py feat: Use litellm max token size as default for model, if model exists in litellm 2025-01-28 17:00:47 +01:00
get_llm_client.py refactor: add suggestions from PR 2025-01-28 17:15:25 +01:00
llm_interface.py ruff format 2025-01-05 19:09:08 +01:00
utils.py feat: Use litellm max token size as default for model, if model exists in litellm 2025-01-28 17:00:47 +01:00