mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-19 22:54:21 +01:00
➕ refactor: summarize error message without line number
This commit is contained in:
@@ -72,6 +72,7 @@ SEARCH_PACKAGES = [
|
||||
]
|
||||
|
||||
TOOL_TO_ALIASES = {
|
||||
'gpt_3_5_turbo': ['gpt-3', 'GPT-3']
|
||||
'gpt_3_5_turbo': ['gpt-3', 'GPT-3'],
|
||||
'google_custom_search': ['Google Custom Search API']
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user