From ca90b31262f55c3339bdd50873772238decc8277 Mon Sep 17 00:00:00 2001 From: Eric Gustin <34000337+EricGustin@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:43:48 -0800 Subject: [PATCH] Update README and LICENSE (#220) Updates README to point to updated URLs --------- Co-authored-by: Nate Barbettini --- LICENSE | 2 +- README.md | 119 +++++++++++++++++----------------- contrib/langchain/LICENSE | 2 +- toolkits/code_sandbox/LICENSE | 2 +- toolkits/github/LICENSE | 2 +- toolkits/google/LICENSE | 2 +- toolkits/linkedin/LICENSE | 2 +- toolkits/math/LICENSE | 2 +- toolkits/search/LICENSE | 2 +- toolkits/slack/LICENSE | 2 +- toolkits/spotify/LICENSE | 2 +- toolkits/web/LICENSE | 2 +- toolkits/x/LICENSE | 2 +- toolkits/zoom/LICENSE | 2 +- 14 files changed, 73 insertions(+), 72 deletions(-) diff --git a/LICENSE b/LICENSE index 76cd1385..dfbb8b76 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index ba083acc..8d112e76 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

@@ -33,18 +33,19 @@

- Docs • - Integrations • - Toolkits • + Docs • + Toolkits • + Model Providers • + Auth ProvidersExamples -## What is Arcade AI? +## What is Arcade? -[Arcade AI](https://arcade-ai.com?ref=github) provides developer-focused tooling and APIs designed to improve the capabilities of LLM applications and agents. +[Arcade](https://arcade.dev?ref=github) provides developer-focused tooling and APIs designed to improve the capabilities of LLM applications and agents. By removing the complexity of connecting agentic applications with your users' data and services, Arcade AI enables developers to focus on building their agentic applications. -To learn more, check out our [documentation](https://docs.arcade-ai.com). +To learn more, check out our [documentation](https://docs.arcade.dev/home). _Pst. hey, you, give us a star if you like it!_ @@ -83,12 +84,12 @@ Use the `arcade chat` CLI app to test tools: arcade chat ``` -This connects to the Arcade Cloud Engine (`api.arcade-ai.com`) with all pre-built Arcade tools. +This connects to the Arcade Cloud Engine (`api.arcade.dev`) with all pre-built Arcade tools. For example, try: ```text -User (dev@arcade-ai.com): +User (dev@arcade.dev): > star the ArcadeAI/arcade-ai repo on Github ``` @@ -122,64 +123,64 @@ Arcade AI offers a number of prebuilt toolkits that can be used by agents to int - GitHub + GitHub OAuth Github - GitHub Toolkit Docs + GitHub Toolkit Docs - Gmail + Gmail OAuth Google - Gmail Toolkit Docs + Gmail Toolkit Docs - Google Calendar + Google Calendar OAuth Google - Google Calendar Toolkit Docs + Google Calendar Toolkit Docs - Google Docs + Google Docs OAuth Google - Google Docs Toolkit Docs + Google Docs Toolkit Docs - Google Drive + Google Drive OAuth Google - Google Drive Toolkit Docs + Google Drive Toolkit Docs - Search + Search API Key Search - Search Toolkit Docs + Search Toolkit Docs - Slack + Slack OAuth Slack - Slack Toolkit Docs + Slack Toolkit Docs - Spotify + Spotify OAuth Spotify - Spotify Toolkit Spotify + Spotify Toolkit Docs - Web + Web API Key Web - Web Toolkit Docs + Web Toolkit Docs - Twitter + Twitter OAuth X - X Toolkit Docs + X Toolkit Docs @@ -198,49 +199,49 @@ Arcade AI offers a number of prebuilt toolkits that can be used by agents to int - GitHub + GitHub github - GitHub Auth Docs + GitHub Auth Docs - Google + Google google - Google Auth Docs + Google Auth Docs - LinkedIn + LinkedIn linkedin - LinkedIn Auth Docs + LinkedIn Auth Docs - Microsoft + Microsoft microsoft - Microsoft Auth Docs + Microsoft Auth Docs - Slack + Slack slack - Slack Auth Docs + Slack Auth Docs - Spotify + Spotify spotify - Spotify Auth Docs + Spotify Auth Docs - X + X x - X Auth Docs + X Auth Docs - Zoom + Zoom zoom - Zoom Auth Docs + Zoom Auth Docs - OAuth 2.0 + OAuth 2.0 oauth2 - Generic OAuth2 Auth Docs + Generic OAuth2 Auth Docs @@ -260,58 +261,58 @@ The LLM API supports a variety of language models. Currently, the ones supported - OpenAI + OpenAI OpenAI - OpenAI Models Docs + OpenAI Models Docs - Anthropic + Anthropic Anthropic - Anthropic Models Docs + Anthropic Models Docs - Ollama + Ollama Ollama - Ollama Models Docs + Ollama Models Docs - Groq + Groq Groq - Groq Models Docs + Groq Models Docs -For more information, refer to the [models documentation](https://docs.arcade-ai.com/integrations/models/openai). +For more information, refer to the [supported models documentation](https://docs.arcade.dev/home/supported-models). ### Building Your Own Tools -Learn how to build your own tools by following our [creating a custom toolkit guide](https://docs.arcade-ai.com/home/build-tools/create-a-toolkit). +Learn how to build your own tools by following our [creating a custom toolkit guide](https://docs.arcade.dev/home/build-tools/create-a-toolkit). ### Evaluating Tools Arcade AI enables you to evaluate your custom tools to ensure they function correctly with the AI assistant, including defining evaluation cases and using different critics. -Learn how to evaluate your tools by following our [evaluating tools guide](https://docs.arcade-ai.com/home/evaluate-tools/create-an-evaluation-suite). +Learn how to evaluate your tools by following our [evaluating tools guide](https://docs.arcade.dev/home/evaluate-tools/create-an-evaluation-suite). ## Contributing -We love contributions! Please read our [contributing guide](CONTRIBUTING.md) before submitting a pull request. If you'd like to self-host, refer to the [self-hosting documentation](https://docs.arcade-ai.com/home/install/overview). +We love contributions! Please read our [contributing guide](CONTRIBUTING.md) before submitting a pull request. If you'd like to self-host, refer to the [self-hosting documentation](https://docs.arcade.dev/home/install/overview).

diff --git a/contrib/langchain/LICENSE b/contrib/langchain/LICENSE index 76cd1385..dfbb8b76 100644 --- a/contrib/langchain/LICENSE +++ b/contrib/langchain/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/code_sandbox/LICENSE b/toolkits/code_sandbox/LICENSE index 76cd1385..dfbb8b76 100644 --- a/toolkits/code_sandbox/LICENSE +++ b/toolkits/code_sandbox/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/github/LICENSE b/toolkits/github/LICENSE index 76cd1385..dfbb8b76 100644 --- a/toolkits/github/LICENSE +++ b/toolkits/github/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/google/LICENSE b/toolkits/google/LICENSE index 76cd1385..45f53e20 100644 --- a/toolkits/google/LICENSE +++ b/toolkits/google/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025 Arcade Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/linkedin/LICENSE b/toolkits/linkedin/LICENSE index 76cd1385..dfbb8b76 100644 --- a/toolkits/linkedin/LICENSE +++ b/toolkits/linkedin/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/math/LICENSE b/toolkits/math/LICENSE index 76cd1385..dfbb8b76 100644 --- a/toolkits/math/LICENSE +++ b/toolkits/math/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/search/LICENSE b/toolkits/search/LICENSE index 76cd1385..dfbb8b76 100644 --- a/toolkits/search/LICENSE +++ b/toolkits/search/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/slack/LICENSE b/toolkits/slack/LICENSE index 76cd1385..dfbb8b76 100644 --- a/toolkits/slack/LICENSE +++ b/toolkits/slack/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/spotify/LICENSE b/toolkits/spotify/LICENSE index 76cd1385..dfbb8b76 100644 --- a/toolkits/spotify/LICENSE +++ b/toolkits/spotify/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/web/LICENSE b/toolkits/web/LICENSE index 76cd1385..dfbb8b76 100644 --- a/toolkits/web/LICENSE +++ b/toolkits/web/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/x/LICENSE b/toolkits/x/LICENSE index 52cd087e..dfbb8b76 100644 --- a/toolkits/x/LICENSE +++ b/toolkits/x/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, arcadeai +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/toolkits/zoom/LICENSE b/toolkits/zoom/LICENSE index 76cd1385..dfbb8b76 100644 --- a/toolkits/zoom/LICENSE +++ b/toolkits/zoom/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024, Arcade AI +Copyright (c) 2025, Arcade AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal