From e51fe1d6c68c442cedcec7e1bf4766146bb22108 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 31 Jan 2025 13:28:51 +0000 Subject: [PATCH] Remove Psychic (source code gone) (#1125) - https://github.com/psychic-api: 404 --- software/psychic.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/psychic.yml diff --git a/software/psychic.yml b/software/psychic.yml deleted file mode 100644 index 21090d2f12..0000000000 --- a/software/psychic.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Psychic -website_url: https://github.com/psychic-api/psychic -description: Universal API to connect large language models to dynamic data sources. -licenses: - - GPL-3.0 -platforms: - - Python -tags: - - Software Development - API Management -source_code_url: https://github.com/psychic-api/psychic -stargazers_count: 2328 -updated_at: '2024-10-20' -archived: false