TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15039 · Aug 8

#python#adk#agent_samples#agents The Agent Development Kit (ADK) offers ready-made sample agents in Python and Java to help you quickly build AI-powered agents for various tasks, from simple chatbots to complex multi-agent workflows. It supports flexible design, letting you combine multiple specialized agents, use diverse tools, and create adaptable workflows. ADK also includes developer tools for easy testing, debugging, and deployment, and works well with Google’s AI models and other large language models. Using these samples can save you time and effort by providing practical examples and a strong foundation to develop your own intelligent agents efficiently. This helps you focus on your agent’s logic while ADK handles orchestration and scaling. https://github.com/google/adk-samples

Results

5 similar posts found

Search: #boot

当前筛选 #boot清除筛选
弯龙的频道

@RLBing · Post #680 · 03/13/2025, 07:42 PM

Oralce Cloud似乎在这两天不知道更新了什么东西,导致dd后的debian无法启动,但是bios是找的到efi区,如果你的实例也因为这个情况了,不用着急,按照这个文章可以连入VNC,然后使用面板的强制重启,在VNC里面按esc可以进入BIOS,然后选择Boot Maintenance Manager(Boot维护管理)-Boot From File(从文件启动)-选择硬盘-选择最下面的EFI分区-选择debian(dd的系统不一样,名字不一样)-选择grubx64.efi文件以手动运行grub引导,应该就能启动了,然后先用fdisk -l 查EFI分区位置,最后重新使用 grub-install /dev/sda1 与 grub-mkconfig -o /boot/grub/grub.cfg 重新修补就可以了,最后用reboot看下是否见效,能启动的上就可以了。 #Oralce#boot

Hashtags

Oneplus 13 Updates

@OnePlus13Series · Post #349 · 11/13/2025, 03:52 PM

Oneplus Archive This project provides official, unmodified OnePlus stock firmware images for supported models, ideal for rooting, flashing custom ROM(s) and more ⚙️ Repo Link: Here 👤 Maintainer: Spike & Team #oneplus#firmware#boot#otaimage#root

GitHub Trends

@githubtrending · Post #15104 · 08/30/2025, 12:00 PM

#shell#alpine#alpine_linux#boot#distro#grub#installer#iso#linux#linux_distribution#liveos#netboot#netinst#netinstall#operating_systems#os#reinstall#shell_script#vps#windows You can use a powerful script to easily reinstall Linux or Windows on your server with just one command. It supports 19 popular Linux versions and all Windows versions from Vista to Windows 11, automatically downloading official ISO files and drivers. It works for switching between Linux and Windows, handles different network setups without manual IP input, and supports BIOS, EFI, and ARM servers. The script is lightweight, safe, and fetches all resources live from official sources. This saves you time and effort in system installation or reinstallation, especially on low-memory or cloud servers. You can also customize passwords, SSH keys, and ports during installation. https://github.com/bin456789/reinstall