Commit Graph

  • d8f59a7d92 Contains instead of starts with CyanideByte 2024-08-08 23:08:24 -07:00
  • 218c8bf13f More robust priority model list CyanideByte 2024-08-08 23:04:15 -07:00
  • dee3a49b94 made more generic CyanideByte 2024-08-08 22:57:47 -07:00
  • 11434807be Ollama model list fix and a typo CyanideByte 2024-08-08 22:48:33 -07:00
  • db172e581a Hallucination fix killian 2024-08-08 18:31:40 -07:00
  • 6ee05863ae Add remote server support for Ollama, Add template profile, Updated Llamafiles v0.3.6 killian 2024-08-07 15:51:37 -07:00
  • fe34c1a378 Poetry lock killian 2024-08-07 15:49:41 -07:00
  • bcfb205491 Improved i shortcut, print in debug mode, downgraded transformers for moondream fix killian 2024-08-07 15:23:44 -07:00
  • 4ab52f2d0d Improved i shortcut, print in debug mode killian 2024-08-07 14:24:13 -07:00
  • 7b12b5cf42 Improved i shortcut, print in debug mode killian 2024-08-07 14:24:10 -07:00
  • 624d14d75c Safe server printing killian 2024-08-07 13:45:49 -07:00
  • acafd08c04 wtf fix, new methods to get terminal history killian 2024-08-07 11:36:46 -07:00
  • 76e87ec322 Better access messaging killian 2024-08-07 10:13:14 -07:00
  • 6a5bf7459e Llamafile updates killian 2024-08-07 10:00:22 -07:00
  • 981a37faeb Add remote server support for Ollama killian 2024-08-07 09:48:34 -07:00
  • 25a8dcb128 Merge pull request #1381 from MikeBirdTech/template_profile killian 2024-08-05 23:39:03 -07:00
  • a74ba39066 add remote server support for ollama; replace shell cmds with ollama api raajikhan 2024-08-04 18:13:57 +00:00
  • 7d8f06fabc Introduced a template profile for Open Interpreter, including documentation and example settings, to facilitate creating custom profiles. Mike Bird 2024-08-02 14:19:24 -04:00
  • 75bc3c9be6 Made sizes consistent 2 decimals CyanideByte 2024-08-01 22:25:09 -07:00
  • 44139a2496 Updated llamafiles CyanideByte 2024-08-01 22:18:30 -07:00
  • 33d6e55e2f New --groq profile + error message fix killian 2024-08-01 11:04:06 -07:00
  • 8e1e5b93d0 Merge pull request #1376 from MikeBirdTech/groq-profile killian 2024-08-01 10:52:40 -07:00
  • 3b2ca3d876 Fix error message on invalid model name and groq access to open inter… killian 2024-08-01 10:50:19 -07:00
  • ea2eaa7661 Update Dev Branch to Main killian 2024-08-01 10:49:58 -07:00
  • 6c08d90a49 Big docs update, new setup tutorial killian 2024-08-01 10:43:52 -07:00
  • 9123baa0a9 Fix error message on invalid model name and groq access to open interpreter. ighoshsubho 2024-08-01 20:33:16 +05:30
  • 6dee602336 Added YouTube video to getting started guide to provide visual setup instructions. Mike Bird 2024-08-01 10:38:43 -04:00
  • b07c019dac Added Open Interpreter groq profile support via default groq.py file, updated parser for CLI shortcut in start_terminal_interface.py and applied related interpreter settings in groq.py configuration file. Mike Bird 2024-08-01 10:26:08 -04:00
  • 76ea754486 New setup tutorial, more reliable server killian 2024-07-31 14:44:21 -07:00
  • fbf965e5cd Merge pull request #1372 from MikeBirdTech/update-documentation killian 2024-07-31 14:42:48 -07:00
  • 070f20af4b Disabled server retries killian 2024-07-31 14:38:08 -07:00
  • b34715d2fa Removed OS var test killian 2024-07-30 21:11:03 -07:00
  • 960522920d More reliable server killian 2024-07-30 21:10:42 -07:00
  • bd3ce97672 Added a YouTube video tutorial to the "Setup" guide for better user understanding. Mike Bird 2024-07-30 14:50:29 -04:00
  • 2252883785 Version bump killian 2024-07-29 14:57:06 -07:00
  • caab8ea049 Koissi's critical server fix, shrink image fix, huge logs fix, security improvements killian 2024-07-29 14:33:00 -07:00
  • e0d78fa14c Image shrink fix killian 2024-07-29 14:29:38 -07:00
  • f1eb5f2a55 Improved computer syncing killian 2024-07-29 14:16:33 -07:00
  • f66f5d1c5f Shrink images under limit killian 2024-07-29 13:52:58 -07:00
  • baf44be22e Removed large print statement + old skills fix killian 2024-07-29 13:31:01 -07:00
  • 54e2704d80 Merge pull request #1365 from imapersonman/fix-host-port-from-env killian 2024-07-26 16:28:51 -07:00
  • 93346ba17c DEFAULT_HOST and PORT Koissi Adjorlolo 2024-07-26 15:53:15 -07:00
  • 8e8dfe125c Fixed and tested Koissi Adjorlolo 2024-07-26 15:05:54 -07:00
  • 9124d2c34c Disable active line highlighting, export to md, allow running from executable killian 2024-07-26 13:59:12 -07:00
  • e19b89007c Merge pull request #1282 from glass-city/export-conversation-to-markdown killian 2024-07-26 13:54:21 -07:00
  • 65ce8f997a Merge pull request #1354 from cyai/feat/turn_of_active_highlighting killian 2024-07-26 13:52:14 -07:00
  • c2141ac57b Merge pull request #1357 from jbexta/main killian 2024-07-26 13:49:37 -07:00
  • 6a5d274f47 Removed large print statement killian 2024-07-26 13:48:04 -07:00
  • 75596becfa Fixed tool using bugs killian 2024-07-26 13:44:34 -07:00
  • bcaaf52aa5 Fixed tool using bugs killian 2024-07-26 13:37:36 -07:00
  • ed22747501 Merge pull request #1356 from MikeBirdTech/add-llama31-database-profile killian 2024-07-26 08:43:53 -07:00
  • f972ecb8b2 Merge pull request #1362 from OpenInterpreter/development killian 2024-07-26 08:43:37 -07:00
  • 4946ee393c Claude Support killian 2024-07-26 08:42:28 -07:00
  • e1733f912f Claude support killian 2024-07-25 17:49:56 -07:00
  • 58b3220eba Fixed claude tool calling bug killian 2024-07-25 17:43:48 -07:00
  • 65247adbfb Merge pull request #1358 from OpenInterpreter/development killian 2024-07-25 00:58:34 -07:00
  • ca5f45de4e Fixed tool calling killian 2024-07-25 00:54:03 -07:00
  • 5d1ca06b74 Fixed tool calling killian 2024-07-25 00:53:08 -07:00
  • 451ee22f40 Judge layer fix for tool calling models killian 2024-07-25 00:01:34 -07:00
  • 7925e4eac0 Judge layer for tool calling models killian 2024-07-24 23:51:13 -07:00
  • 8f74e5b5ab Use tool calling instead of function calling killian 2024-07-24 23:44:37 -07:00
  • 91091bb904 Merge branch 'OpenInterpreter:main' into main jbexta 2024-07-25 01:40:51 +01:00
  • 6603be9085 Allow running from frozen executable jbexta 2024-07-25 02:40:26 +01:00
  • abcfdd1686 Better judge layer parsing killian 2024-07-24 15:49:02 -07:00
  • c9c54635f2 auto_run cannot be set over the server killian 2024-07-24 15:23:22 -07:00
  • 33731e3503 Added Open Interpreter profile to chat with a database using environment variables for connection settings. Mike Bird 2024-07-24 17:55:17 -04:00
  • 197d4bcd14 Merge pull request #1355 from OpenInterpreter/development killian 2024-07-24 14:50:57 -07:00
  • 5af6f9dbff Judge layer improvement killian 2024-07-24 14:45:38 -07:00
  • 134d3aad32 feat: let people turn of active highlighting cyai 2024-07-24 15:17:19 +05:30
  • 14ef23acc9 Server authentication killian 2024-07-23 22:13:07 -07:00
  • 4f66916397 Auth server test killian 2024-07-23 22:04:34 -07:00
  • 364f772078 Add authentication to server killian 2024-07-23 21:16:10 -07:00
  • c0909ade9b re: add markdown message for insufficient_quota error in openai cyai 2024-07-23 22:17:28 +05:30
  • 16e7ea21c6 Update documentations. Steve Wang 2024-05-26 20:21:01 +08:00
  • 5648e8bc4c Add a magic command to export conversation messages to markdown. Steve Wang 2024-05-26 20:11:46 +08:00
  • 99557bbd3e Merge pull request #1348 from OpenInterpreter/development killian 2024-07-22 20:41:15 -07:00
  • d7d428c9c6 Properly kill server process killian 2024-07-22 20:39:51 -07:00
  • 2ae7bd3f4a Added server image test, server stop, added server acknowledgement docs killian 2024-07-22 14:34:28 -07:00
  • 24e07c9084 Stop server killian 2024-07-22 13:28:53 -07:00
  • 18728f2851 Big server upgrades, documentation edits killian 2024-07-22 12:01:15 -07:00
  • 72b9723d09 Merge pull request #1342 from kevinmangan/patch-1 killian 2024-07-22 11:59:56 -07:00
  • 4b1ac038ed Merge pull request #1344 from cyai/re/fix_tip killian 2024-07-22 11:58:16 -07:00
  • 398ae53d30 Support file uploading killian 2024-07-22 11:50:32 -07:00
  • c3c61b0e8c Test server killian 2024-07-22 10:40:45 -07:00
  • 931ac9051b Test server killian 2024-07-22 10:30:10 -07:00
  • 5994bd7c49 Image support to openai compatible server killian 2024-07-21 16:16:56 -07:00
  • a20404371d Added --plain, improved server docs, added ack killian 2024-07-21 11:21:47 -07:00
  • 44192e27c3 Merge pull request #1346 from OpenInterpreter/development killian 2024-07-19 16:35:45 -07:00
  • 098e4da925 Updated server docs killian 2024-07-19 16:17:01 -07:00
  • 8863fab480 Handle judge layer models, handle files killian 2024-07-19 15:46:52 -07:00
  • aea8acbcbd improved doc formatting Mike Bird 2024-07-19 13:19:13 -04:00
  • 623c95b1a3 Added warning about potential issues with Jan's output in local models doc. Mike Bird 2024-07-19 12:57:13 -04:00
  • d909f8147d Consolidated duplicate content related to helpful settings for local models in both guides. Mike Bird 2024-07-19 12:54:45 -04:00
  • 8ca24f6d92 Updated all-settings.mdx to include more specific and descriptive headings for improved readability and navigation. Mike Bird 2024-07-19 12:53:59 -04:00
  • 2f40865583 re: remove redundant new line char for the tip cyai 2024-07-19 22:16:57 +05:30
  • 1a0d8a486a Update multiple-instances.mdx with correct key/value pairs for message dicts Kevin Mangan 2024-07-17 20:56:43 -07:00
  • e9d92c9851 Catch a common hallucination killian 2024-07-17 14:14:55 -07:00
  • 6cb725f51a improve examples readme Mike Bird 2024-07-17 16:44:21 -04:00
  • 59409c2ddc Removed print statement killian 2024-07-16 08:02:19 -07:00
  • 3db7e4b2dd Resolve loading loop for local models killian 2024-07-15 21:16:30 -07:00